Welcome![Sign In][Sign Up]
Location:
Search - detect circle

Search list

[Special EffectsmySnake-2

Description: 基于动态轮廓模型的虹膜定位.在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方法相比,文中的方法速度快、精度高,而且,对瞳孔初始的伪圆心要求不高,鲁棒性更强。-Iris contour model based on dynamic positioning. In the digital image in the position of the iris iris recognition and effective positioning is the key issue. Using a model based on active contour method of positioning the iris position, the first gray projection method used to detect a point within the pupil as a pupil of the pseudo-center of a circle, the center of a circle can be as long as it falls within the pupil. And then the pseudo-center of a circle centered around the angle of its N-point interval to take the snake as the initial reference point, in accordance with operating mechanism evolving snake, until the iris until the inner boundary. Finally, the calculation of the evolution of the snake-shaped after the heart and snake on the control point with the centroid distance, whichever is the average radius of the pupil as a dynamic contour model of the centroid as the center of the pupil can accurately locate out of the iris inner boundary position. Experiments show that, com
Platform: | Size: 287744 | Author: 318 | Hits:

[GDI-BitmapHough

Description: Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the methods. The basic principle of Hough transform is to use point and line duality, the original image space, the curve of a given expression through the curve into a parameter space of a point. This put the original image in the detection of a given curve is transformed into a parameter space to find problems in the peaks. That is to detect the overall characteristics of transformation for the detection of local features. For example a straight line, ellipse, circle, arc and so on.
Platform: | Size: 24576 | Author: 王超 | Hits:

[Special Effectsface

Description: 图像识别,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Image recognition, including face recognition and iris recognition, iris position in the digital image of the iris recognition and effective positioning is the key issue. Using a model based on active contour method of positioning the iris position, the first gray projection method used to detect a point within the pupil as a pupil of the pseudo-center of a circle, the center of a circle can be as long as it falls within the pupil.
Platform: | Size: 958464 | Author: 张海 | Hits:

[Otherharris

Description: Harris Corner角点检测程序,检测图像上的角点,并用红圆在图像上标出,VC6下编译通过-Harris Corner corner detection process to detect the corner of the image and the image with a red circle marked, VC6 compiled by
Platform: | Size: 2881536 | Author: 吴文祥 | Hits:

[Special EffectsCircle_DetectionHoughTransform

Description: matlab编写的用霍夫曼变换检测圆的算法 对初学者有帮助-Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image spac corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.
Platform: | Size: 1024 | Author: lihao | Hits:

[Special EffectsCircularObjectTracking

Description: 从摄影头输入影像,可侦测圆形物体,侦测到的圆形会以红色圆圈显示出来,以OPENCV作的-The first input from the photographic images, can detect circular objects detected in the round red circle will appear to OPENCV made
Platform: | Size: 4649984 | Author: mu1292 | Hits:

[Windows DevelopHOUGH

Description: HOUGH变换圆检测,可同时检测多个圆;对了解HOUGH变换很有帮助-HOUGH transform circle detection, can simultaneously detect multiple round
Platform: | Size: 107520 | Author: | Hits:

[Special Effectshoughcircle

Description: hough变换检测图像中的一个圆并显示。有图片,可直接运行看结果。-hough transform to detect the image of a circle and displayed. Pictures, can be run directly see the results.
Platform: | Size: 6144 | Author: jumping | Hits:

[OpenCVcvtiga

Description: OpenCV code + FLTK GUI for detect and mark line, box, or circle on any your browse picture-OpenCV code + FLTK GUI for detect and mark line, box, or circle on any your browse picture..
Platform: | Size: 5007360 | Author: hypotetian | Hits:

[Graph programhough8

Description: 利用霍夫变换检测圆,求圆的半径-Using Hough transform to detect circles, find the radius of the circle. . . . . . . . .
Platform: | Size: 1024 | Author: 王正旺 | Hits:

[Special Effectsmyfinalwork

Description: 实现第十章中采用Hough变换来检测图像中圆的过程。并对我提供的一幅灰度图像(sweden-coins.bmp),通过包括平滑(把细节去除),边缘检测(得到轮廓)以及Hough变换得到的圆,并把结果叠加到原来的灰度图像上。给出具体的过程,中间结果,最后结果,实现的代码,并写出报告-Implement Chapter Hough transform to detect the use of the image circle of the process. And I offer a grayscale image (sweden-coins.bmp), by including a smooth (the details of the removal), edge detection (to be contour) and Hough transform circle, and the results added to the original grayscale image. Give a specific process, intermediate results, final results, to achieve the code, and write reports
Platform: | Size: 4279296 | Author: cici | Hits:

[Special Effectshough

Description: 用hough变换来检测圆,并且能画出圆的轮廓,是基于opencv的控制台程序,效果不错,适合初学者-With the hough transform to detect circles, and can draw the outline of the circle, is based on the opencv the console application, good results, suitable for beginners
Platform: | Size: 1399808 | Author: 王乐 | Hits:

[File Operatecircledetect

Description: circle detect (c plus plus)
Platform: | Size: 1024 | Author: yoboss | Hits:

[Special Effectszuoye

Description: 这是一个 用matlab编写的用来检测一幅图的圆心的matlab程序-This is a matlab prepared to detect a picture circle matlab program
Platform: | Size: 1024 | Author: xiaowang | Hits:

[Graph Recognizecircledetection

Description: 至今最快速的圆检测算法. 能对自然景观和任何复杂场景中的圆形物体(半径介于15像素和500像素之间,包括破裂圆)进行实时检测.-The fastest circle detection algorithm ever. It can detect circles or arcs with radii ranging from 15 pixels to 500 pixels in real time.
Platform: | Size: 1968128 | Author: 吴建平 | Hits:

[Special EffectsHoughLine

Description: 霍夫变换的图像处理程序,能够检测直线和圈,可以完美MFC运行-Hough transform MFC program, able to detect the straight line and circle
Platform: | Size: 4132864 | Author: 潘跃 | Hits:

[File Formathough

Description: 国内外的霍夫变换元检测直线检测的论文合集-hough detect line or circle
Platform: | Size: 34775040 | Author: 裴玉东 | Hits:

[Special Effectscanny

Description: 非常实用的边缘检测算法,效果显著,经过细化的!-good code it is used to detect the edge of the circle!
Platform: | Size: 17408 | Author: 李浩 | Hits:

[Special Effectslog

Description: 另外一个用于边缘检测的好程序,亲自调试,非常好用,分享一下!~-it is used to detect the edge of the circle!
Platform: | Size: 17408 | Author: 李浩 | Hits:

[Special Effectshoughdetect

Description: 这是一个用VC++6.0编写的用hough变换来检测圆及其半径位置的程序。-This is a prepared using VC++6.0, with hough transform to detect the circle and its radius of the location of the program.
Platform: | Size: 306176 | Author: 石红玉 | Hits:
« 1 2 3 4 56 7 »

CodeBus www.codebus.net